Click or drag to resize

GetMessageTrackingReportResponse Properties

The GetMessageTrackingReportResponse type exposes the following members.

Properties
  NameDescription
Public propertyDescriptiveLinkKey
Currently unused and is reserved for future use.
(Inherited from Response.)
Public propertyDiagnostics
Provides timing and performance information that is used for reporting in a DataCenter.
Public propertyMessage
Provides a text description of the status of the response.
(Inherited from Response.)
Public propertyMessageTrackingReport
Contains a single message that is returned in a GetMessageTrackingReport Operation.
Public propertyResponseClass
Represents the status of the response.
(Inherited from Response.)
Public propertyResponseCode
Provides an error code that identifies the specific error that the request encountered.
(Inherited from Response.)
Public propertyServerVersionInfo
Represents the Microsoft Exchange Server version number.
(Inherited from Response.)
Public propertyWarnings
Gets the warnings.
Public propertyXmlMessage
Provides additional error response information.
(Inherited from Response.)
Top
See Also